Conversation
💔 Build Failed
Expand to view the summary
Build stats
Steps errors
Expand to view the steps failures
|
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
What does this PR do?
ECS Logsintegration aiming at simplifying the life of users who want to ingest a log file that's produced by one of our ECS logging libraries.logfileinput (should usefilestreamlater)stackTraceAsArraysetting of ecs-logging-java.gzfiles by default from file patterns that include a wildcard at the end to match rolled over files. Example:app.log,app.log.1,app.log.2.gzlogs-ecs_router-defaultdata streamlogs-${data_stream.dataset:generic}-${data_stream.namespace:default}. So if the logs containdata_stream.dataset: foo(orevent.dataset: foo), they will be sent tologs-foo-default.Checklist
changelog.ymlfile.TODOs/open questions
filestreaminstead oflogfileinputstackTraceAsArrayoption (if line does not start with{).gzBlocked by
Follow ups
foofoo.bar(foo used both as scalar and object type). https://github.com/elastic/observability-dev/issues/1661Author's Checklist
How to test this PR locally
Related issues
Screenshots